Skip to content

Add testcase of an import within a function#32

Merged
ericwb merged 1 commit into
securesauce:mainfrom
ericwb:import_in_func
Apr 23, 2023
Merged

Add testcase of an import within a function#32
ericwb merged 1 commit into
securesauce:mainfrom
ericwb:import_in_func

Conversation

@ericwb

@ericwb ericwb commented Apr 23, 2023

Copy link
Copy Markdown
Contributor

Due to scope, an import shouldn't be found if defined in a function but accessed outside of that function.

Due to scope, an import shouldn't be found if defined in a function
but accessed outside of that function.

Signed-off-by: Eric Brown <eric.brown@securesauce.dev>
@ericwb ericwb merged commit 4ea537f into securesauce:main Apr 23, 2023
@ericwb ericwb deleted the import_in_func branch April 23, 2023 04:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant